Nevron Open Vision Documentation
Nevron.Nov.Diagram.Expressions Namespace / NShapeBlockGlueFx<TBlock> Class
Fields Properties Methods


In This Topic
    NShapeBlockGlueFx<TBlock> Class Members
    In This Topic

    The following tables list the members exposed by NShapeBlockGlueFx<TBlock>.

    Protected Fields
     NameDescription
    Internal Field (Inherited from Nevron.Nov.Dom.NExpression)
    Internal Field (Inherited from Nevron.Nov.Dom.NExpression)
    Internal Field (Inherited from Nevron.Nov.Dom.NExpression)
    Internal Field (Inherited from Nevron.Nov.Dom.NExpression)
    Internal Field (Inherited from Nevron.Nov.Dom.NExpression)
    Top
    Public Properties
     NameDescription
    Public PropertyReturns true, if the fx is applied to the Angle property of the text block  
    Public PropertyReturns true, if the fx is applied to the PinX property of the text block.  
    Public PropertyReturns true, if the fx is applied to the PinY property of the text block  
    Public PropertyGets or sets whether the expression is guarded. When guarded, the expression can be removed or replaced only by force. This property can only be set prior to assigning the expression to a target. (Inherited from Nevron.Nov.Dom.NExpression)
    Public PropertyGets whether the expression has circular dependencies. (Inherited from Nevron.Nov.Dom.NExpression)
    Public PropertyGets whether the expression is bound to the target {element:property} The binding to/unbinding from a target is automatically performed when the expression is set to an element property, and when an expression is removed from an element property. (Inherited from Nevron.Nov.Dom.NExpression)
    Public PropertyGets whether the expression is parsed (Inherited from Nevron.Nov.Dom.NExpression)
    Public PropertyGets the last error, which was encounter when the expression was parsed, evaluated or unparsed. The error is automatically cleared if one of the specified operations succeeded. (Inherited from Nevron.Nov.Dom.NExpression)
    Public PropertyGets or sets whether the expression is permeable. This flag can optionally be raised for guarded expression, when you want to allow SetValue or ClearValue to allow local value modification. This property can only be set prior to assigning the expression to a target. (Inherited from Nevron.Nov.Dom.NExpression)
    Public PropertyThe target text block to which the fx is applied  
    Public PropertyGets the target element. Valid only when the expression is bound to target. (Inherited from Nevron.Nov.Dom.NExpression)
    Public PropertyGets the target property. Valid only when the expression is bound to target. (Inherited from Nevron.Nov.Dom.NExpression)
    Top
    Public Methods
     NameDescription
    Public MethodCreates an exact replica of this expression (Inherited from Nevron.Nov.Dom.NExpression)
    Top
    Protected Methods
     NameDescription
    Internal Method (Inherited from Nevron.Nov.Dom.NExpression)
    Internal Method (Inherited from Nevron.Nov.Dom.NExpression)
    Internal Method (Inherited from Nevron.Nov.Dom.NExpression)
    Internal Method (Inherited from Nevron.Nov.Dom.NExpression)
    Internal Method (Inherited from Nevron.Nov.Dom.NExpression)
    Internal Method (Inherited from Nevron.Nov.Dom.NExpression)
    Internal Method (Inherited from Nevron.Nov.Dom.NExpression)
    Internal Method (Inherited from Nevron.Nov.Dom.NExpression)
    Internal Method (Inherited from Nevron.Nov.Dom.NExpression)
    Internal Method (Inherited from Nevron.Nov.Dom.NExpression)
    Internal Method (Inherited from Nevron.Nov.Dom.NExpression)
    Internal Method (Inherited from Nevron.Nov.Dom.NExpression)
    Internal MethodOverridden.   
    Internal Method (Inherited from Nevron.Nov.Dom.NExpression)
    Internal Method (Inherited from Nevron.Nov.Dom.NExpression)
    Internal Method (Inherited from Nevron.Nov.Dom.NExpression)
    Internal Method (Inherited from Nevron.Nov.Dom.NExpression)
    Internal Method (Inherited from Nevron.Nov.Dom.NExpression)
    Internal Method (Inherited from Nevron.Nov.Dom.NExpression)
    Internal Method (Inherited from Nevron.Nov.Dom.NExpression)
    Internal Method (Inherited from Nevron.Nov.Dom.NExpression)
    Internal Method (Inherited from Nevron.Nov.Dom.NExpression)
    Internal Method (Inherited from Nevron.Nov.Dom.NExpression)
    Internal Method (Inherited from Nevron.Nov.Dom.NExpression)
    Internal Method (Inherited from Nevron.Nov.Dom.NExpression)
    Internal Method (Inherited from Nevron.Nov.Dom.NExpression)
    Internal Method (Inherited from Nevron.Nov.Dom.NExpression)
    Internal Method (Inherited from Nevron.Nov.Dom.NExpression)
    Internal Method (Inherited from Nevron.Nov.Dom.NExpression)
    Top
    See Also